[INFO] fetching crate speed-levels-rs 0.2.5...
[INFO] testing speed-levels-rs-0.2.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate speed-levels-rs 0.2.5 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate speed-levels-rs 0.2.5
[INFO] finished tweaking crates.io crate speed-levels-rs 0.2.5
[INFO] tweaked toml for crates.io crate speed-levels-rs 0.2.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate speed-levels-rs 0.2.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate speed-levels-rs 0.2.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f531404e21b917edfee5962c0cca14b28cfde88c926c9dbf65484a826c0e7491
[INFO] running `Command { std: "docker" "start" "-a" "f531404e21b917edfee5962c0cca14b28cfde88c926c9dbf65484a826c0e7491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f531404e21b917edfee5962c0cca14b28cfde88c926c9dbf65484a826c0e7491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f531404e21b917edfee5962c0cca14b28cfde88c926c9dbf65484a826c0e7491", kill_on_drop: false }`
[INFO] [stdout] f531404e21b917edfee5962c0cca14b28cfde88c926c9dbf65484a826c0e7491
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4bc80f1bd6ee76b20be7ecbf8d9a613c777ccd5cc05b444eb282983d3bd942f
[INFO] running `Command { std: "docker" "start" "-a" "b4bc80f1bd6ee76b20be7ecbf8d9a613c777ccd5cc05b444eb282983d3bd942f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling rustix v0.38.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling deranged v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bytecount v0.6.7
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling writeable v0.5.4
[INFO] [stderr]    Compiling litemap v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling platform-info v2.0.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling mktemp v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling kparse v3.0.5
[INFO] [stderr]    Compiling rust_decimal_macros v1.33.1
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling icu_locid v1.4.0
[INFO] [stderr]    Compiling clap v4.4.8
[INFO] [stderr]    Compiling angle v0.5.0
[INFO] [stderr]    Compiling color-rs v0.8.0
[INFO] [stderr]    Compiling spreadsheet-ods v0.19.0
[INFO] [stderr]    Compiling speed-levels-rs v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.70s
[INFO] running `Command { std: "docker" "inspect" "b4bc80f1bd6ee76b20be7ecbf8d9a613c777ccd5cc05b444eb282983d3bd942f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4bc80f1bd6ee76b20be7ecbf8d9a613c777ccd5cc05b444eb282983d3bd942f", kill_on_drop: false }`
[INFO] [stdout] b4bc80f1bd6ee76b20be7ecbf8d9a613c777ccd5cc05b444eb282983d3bd942f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92ccf07365a5fcbe011b6756b6a79053e1b06185a9aa072ee22199231558bc5f
[INFO] running `Command { std: "docker" "start" "-a" "92ccf07365a5fcbe011b6756b6a79053e1b06185a9aa072ee22199231558bc5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling speed-levels-rs v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "92ccf07365a5fcbe011b6756b6a79053e1b06185a9aa072ee22199231558bc5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92ccf07365a5fcbe011b6756b6a79053e1b06185a9aa072ee22199231558bc5f", kill_on_drop: false }`
[INFO] [stdout] 92ccf07365a5fcbe011b6756b6a79053e1b06185a9aa072ee22199231558bc5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36b33e02cfa74a26e1f74d4dc040b57a047dc9e32b0821143a5004b721ebec0e
[INFO] running `Command { std: "docker" "start" "-a" "36b33e02cfa74a26e1f74d4dc040b57a047dc9e32b0821143a5004b721ebec0e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/speed_levels_rs-1629127413b74bbf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "36b33e02cfa74a26e1f74d4dc040b57a047dc9e32b0821143a5004b721ebec0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b33e02cfa74a26e1f74d4dc040b57a047dc9e32b0821143a5004b721ebec0e", kill_on_drop: false }`
[INFO] [stdout] 36b33e02cfa74a26e1f74d4dc040b57a047dc9e32b0821143a5004b721ebec0e
